(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <graphics/rastport.h>
#include <intuition/cghooks.h>
#include <proto/intuition.h>
struct RastPort * ObtainGIRPort()
SYNOPSIS
struct GadgetInfo * gInfo
LOCATION
In IntuitionBase at offset 93
FUNCTION
INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
27.01.1997 ldp
Polish
10.12.1996 aros
Moved #include into first column to allow makedepend to see it.
31.10.1996 aros
Use the new functions to create and free the RastPort
25.10.1996 aros
New functions